-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.3.2
-
Code
-
Classes
- Mailer
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
383 |
Lines of code |
211 |
Logical lines of code |
105 |
Comment lines |
101 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
47 |
12 |
37 |
set_reply_to() |
A |
50 |
10 |
30 |
set_content() |
A |
47 |
8 |
42 |
get_response_error() |
A |
54 |
8 |
19 |
set_attachments() |
S |
50 |
7 |
27 |
set_headers() |
S |
65 |
4 |
8 |
set_from() |
S |
60 |
3 |
14 |
set_body_header() |
S |
61 |
3 |
13 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
__construct() |
S |
71 |
1 |
5 |
get_body() |
S |
76 |
1 |
4 |
set_return_path() |
S |
98 |
1 |
1 |